home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_67427.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  80 lines

  1. -- card: 67427 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 65651
  5. -- name: What is OSI Model? P/8
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "next" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "right" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=493 top=319 right=341 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1400 / 1400
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Next
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.  
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part contents for background part 21
  42. ----- text -----
  43. The OSI model is modular in that it breaks up the different aspects of moving data through a network into distinct layers.
  44.  
  45. -- part contents for background part 20
  46. ----- text -----
  47. Practice 2:  You Be the Judge  (6 of 6)
  48.  
  49. -- part contents for background part 3
  50. ----- text -----
  51. What is the OSI Model?
  52.  
  53. -- part contents for background part 28
  54. ----- text -----
  55. You‚Äôre right; the statement is True.
  56.  
  57. -- part contents for background part 29
  58. ----- text -----
  59. No; the statement is True.
  60.  
  61. -- part contents for background part 30
  62. ----- text -----
  63. The correct answer is True.  Each layer has a set of tasks to perform that are distinct from the tasks of the other layers.
  64.  
  65. -- part contents for background part 31
  66. ----- text -----
  67. The correct answer is True.  Each layer has a set of tasks to perform that are distinct from the tasks of the other layers.
  68.  
  69. -- part contents for background part 43
  70. ----- text -----
  71. 67427
  72.  
  73. -- part contents for background part 22
  74. ----- text -----
  75. Click True or False.
  76.  
  77. -- part contents for background part 45
  78. ----- text -----
  79. 1
  80. 7